Release History

Version Date Description
0.1-Crunchy in CVS

Get the RSS feed of the last changes

Release 0.1-Crunchy - in CVS

Type Changes By
update Made Maven the build mechanism offline
add Added preliminary support for UI-controlled installation of the USDA sr17 database. offline
add Added Task package for easy to use progress bars artichikin
fix Enhanced progress tracking in the USDA updater offline
add Added Target package to handle nutritional targets (not complete) artichikin
update Provided a unique ID for Foods that will (ideally) be valid across datasources. offline
fix Modified the DB schema to allow more than one userid in the consumed table. Fixes CRO-1. offline
add Added very basic Splash Screen support artichikin
add Datasources now support progress tracking on init. Food and User DS use standalone HSQL module. offline
add Adding generic Wizard package in prep for a New User Setup Wizard (prelim) artichikin
fix Refactored the DB schema to take into account the single-user nature of the local user database. offline
fix Set user database and configurations to store in the user's app directory. offline
add Created user model based on preferences file. offline
add Added environment variable replacement support to the configuration manager. Fixes CRO-4. offline
fix Fixed exceptions on second+ SQL DS closure. Fixes CRO-5. offline
add Datasources can now initialize themselves, as well as report states where they are not property initialized. offline
update Abstracted Food, FoodGroup types to ease testing and work more with interfaces. offline
fix Performance enhancements on USDA importer offline
update Improved the food database table layout, no longer wasting space on an FoodGroup column. offline
add Major changes to database for Servings and Measures Fixes CRO-9. artichikin
add Servings are directly editable in the daily food listing. artichikin
add Database now HSQLDB 1.8.0.1, officially on ibiblio server. Fixes CRO-10. offline
fix Prevent duplicate Food entries in the user Food database. Fixes CRO-12. offline